Type |
Changes |
By |
|
Made Maven the build mechanism |
offline
|
|
Added preliminary support for UI-controlled installation of the USDA sr17 database. |
offline
|
|
Added Task package for easy to use progress bars |
artichikin
|
|
Enhanced progress tracking in the USDA updater |
offline
|
|
Added Target package to handle nutritional targets (not complete) |
artichikin
|
|
Provided a unique ID for Foods that will (ideally) be valid across datasources. |
offline
|
|
Modified the DB schema to allow more than one userid in the consumed table. Fixes
CRO-1. |
offline
|
|
Added very basic Splash Screen support |
artichikin
|
|
Datasources now support progress tracking on init. Food and User DS use standalone HSQL module. |
offline
|
|
Adding generic Wizard package in prep for a New User Setup Wizard (prelim) |
artichikin
|
|
Refactored the DB schema to take into account the single-user nature of the local user database. |
offline
|
|
Set user database and configurations to store in the user's app directory. |
offline
|
|
Created user model based on preferences file. |
offline
|
|
Added environment variable replacement support to the configuration manager. Fixes
CRO-4. |
offline
|
|
Fixed exceptions on second+ SQL DS closure. Fixes
CRO-5. |
offline
|
|
Datasources can now initialize themselves, as well as report states where they are not property initialized. |
offline
|
|
Abstracted Food, FoodGroup types to ease testing and work more with interfaces. |
offline
|
|
Performance enhancements on USDA importer |
offline
|
|
Improved the food database table layout, no longer wasting space on an FoodGroup column. |
offline
|
|
Major changes to database for Servings and Measures Fixes
CRO-9. |
artichikin
|
|
Servings are directly editable in the daily food listing. |
artichikin
|
|
Database now HSQLDB 1.8.0.1, officially on ibiblio server. Fixes
CRO-10. |
offline
|
|
Prevent duplicate Food entries in the user Food database. Fixes
CRO-12. |
offline
|